home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKitArchive.mbox / mbox / 000112_jjfeiler@relief.com_Thu Feb 3 01:38 MST 1994.msg < prev    next >
Internet Message Format  |  1994-10-30  |  3KB

  1. Received: from yvax.byu.edu by maine.et.byu.edu; Thu, 3 Feb 1994 01:38:27 -0700
  2. Return-Path: <jjfeiler@relief.com>
  3. Received: from DIRECTORY-DAEMON by yvax.byu.edu (PMDF V4.3-3 #4169)
  4.  id <01H8FJFNQAIO01AC09@yvax.byu.edu>; Thu, 3 Feb 1994 01:38:21 MST
  5. Received: from alaska.et.byu.edu by yvax.byu.edu (PMDF V4.3-3 #4169)
  6.  id <01H8FJFK6XPC8Y51F8@yvax.byu.edu>; Thu, 3 Feb 1994 01:38:16 MST
  7. Received: from yvax.byu.edu by alaska.et.byu.edu; Thu, 3 Feb 1994 01:37:58 -0700
  8. Received: from DIRECTORY-DAEMON by yvax.byu.edu (PMDF V4.3-3 #4169)
  9.  id <01H8FJF2ZVDS01AC09@yvax.byu.edu>; Thu, 3 Feb 1994 01:37:53 MST
  10. Received: from uu6.psi.com by yvax.byu.edu (PMDF V4.3-3 #4169)
  11.  id <01H8FJEY72BK01A994@yvax.byu.edu>; Thu, 3 Feb 1994 01:37:48 MST
  12. Received: by uu6.psi.com (5.65b/4.0.071791-PSI/PSINet)
  13.  via UUCP; id AA28570 for ; Thu, 3 Feb 94 03:27:25 -0500
  14. Received: by relief.com (NX5.67d/NX3.0M) id AA02681; Wed,
  15.  2 Feb 94 23:47:27 -0800
  16. Received: by NeXT.Mailer (1.100)
  17. Received: by NeXT Mailer (1.100)
  18. Date: Wed, 02 Feb 1994 23:47:27 -0800
  19. From: John Jay Feiler <jjfeiler@relief.com>
  20. Subject: Thread class
  21. To: misckit@byu.edu
  22. Reply-To: jjfeiler@relief.com
  23. Message-Id: <9402030747.AA02681@relief.com>
  24. Content-Transfer-Encoding: 7BIT
  25. Status: RO
  26.  
  27. >>MiscThread
  28. >>    This class will be used to handle Mach C Threads.  I know
  29. >>    I sure don't understand threads, and I'm sure there are
  30. >>    others out there who could use a nice class that cleanly
  31. >>    handles all of that low level stuff.
  32.  
  33. Check out the source to ImagePortfolio, written ( I think ) by the same guy that wrote Movie.app (Tom Flynn??????)  I was just looking at it the other day, and there's a thread.subproj that has some neat features.  He's got versions of all the standard I/O functions, printf, scanf, etc, that are thread safe, as well as a handy category to Object with methods like - performInMainThread:with:,
  34.  
  35. I'm not sure what copyright/licensing/whatever he released his code with, but someone who's interested in playing with threads would certainly want to contact him.
  36.  
  37. Also, there's a nifty little GifImageRep for reading gif format images. 
  38.  
  39. Of course, that code isn't mine to donate, but even if the author doesn't want to donate it, it could serve as a good source of ideas
  40.  
  41.     John
  42.  
  43. ---
  44. John Feiler                             jjfeiler@relief.com
  45. Relief Consulting & Development              (206) 743-3953
  46. 4926 152nd St. SW                       NeXTmail Welcome!!!
  47. Edmonds, WA  98026-4433      Independent NeXTSTEP Developer